Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:cookie delete file error #429

Merged
merged 1 commit into from
Jul 25, 2023
Merged

fix:cookie delete file error #429

merged 1 commit into from
Jul 25, 2023

Conversation

zjt123
Copy link
Contributor

@zjt123 zjt123 commented Jul 21, 2023

2023-07-21 11:35:10.176465+0800 Spec[73225:6915320] flutter: Failed to load: Instance of 'Context', reason: PathNotFoundException: Deletion failed, path = '/var/mobile/Containers/Data/Application/C0523E81-7A69-4853-B36D-63ACACEBE1B7/Library/Caches/WebF/cookies/ie0_ps1/.domains' (OS Error: No such file or directory, errno = 2)
2023-07-21 11:35:10.176558+0800 Spec[73225:6915320] flutter: #0 _checkForErrorResponse (dart:io/common.dart:42)
2023-07-21 11:35:10.176592+0800 Spec[73225:6915320] flutter: #1 _Directory._delete. (dart:io/directory_impl.dart:185)
2023-07-21 11:35:10.176628+0800 Spec[73225:6915320] flutter: #2 _rootRunUnary (dart:async/zone.dart:1406)
2023-07-21 11:35:10.176655+0800 Spec[73225:6915320] flutter:
2023-07-21 11:35:10.176695+0800 Spec[73225:6915320] flutter: #3 FileStorage.delete (package:webf/src/foundation/cookie_jar/file_storage.dart:27)
2023-07-21 11:35:10.176719+0800 Spec[73225:6915320] flutter:
2023-07-21 11:35:10.176748+0800 Spec[73225:6915320] flutter: #4 PersistCookieJar._checkInitialized (package:webf/src/foundation/cookie_jar/persist_cookie_jar.dart:78)
2023-07-21 11:35:10.176771+0800 Spec[73225:6915320] flutter:
2023-07-21 11:35:10.176796+0800 Spec[73225:6915320] flutter: #5 PersistCookieJar.loadForRequest (package:webf/src/foundation/cookie_jar/persist_cookie_jar.dart:148)
2023-07-21 11:35:10.176821+0800 Spec[73225:6915320] flutter:
2023-07-21 11:35:10.176847+0800 Spec[73225:6915320] flutter: #6 CookieJar.loadForRequest (package:webf/src/foundation/cookie_jar.dart:139)
2023-07-21 11:35:10.176879+0800 Spec[73225:6915320] flutter:
11:35:10.176912+0800 Spec[73225:6915320] flutter: #7 ProxyHttpClientRequest.close (package:webf/src/foundation/http_client_request.dart:141)
2023-07-21 11:35:10.176935+0800 Spec[73225:6915320] flutter:
2023-07-21 11:35:10.176960+080

@andycall andycall added this pull request to the merge queue Jul 25, 2023
Merged via the queue into main with commit 3ed2a37 Jul 25, 2023
24 checks passed
@andycall andycall deleted the fix/cookie_delete_file_error branch July 25, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants